Interface Server

All Superinterfaces:
Device, IPCObject, Pc
All Known Implementing Classes:
ServerImpl

public interface Server extends Pc
Information provided by the PKI file:

    \class Server
    
    \brief Server is Server device object with a terminal line.
    
Author:
Auto-generated
  • Method Details

    • validateIoeUser

      boolean validateIoeUser(String username, String password)
      Information provided by the PKI file:
      
          \brief Validate IoE user
          
          \param username, IoE username
          
          \param password, IoE password
          
          \return bool, true if it validated and false otherwise
          
              
      Parameters:
      username - Takes in a parameter of username
      password - Takes in a parameter of password
      Returns:
      boolean Returns a boolean